CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp 串口

搜索资源列表

  1. PPP0208

    0下载:
  2. PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域。-PPP dial-up Internet protocol stack, through serial programming, PPP dial-up network to achieve agreement and the underlying TCP / IP protocol, mainly for GPRS, CDMA, such as dial-up
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:105836
    • 提供者:李强
  1. gpsfeed+

    0下载:
  2. Gps模拟器,Tcl文件。可模拟gps输出位置信息。支持串口、tcp udp http xml-GPS Simulator ,based on TCL.It can output GPS positon information adn it surpport Serial Port,TCP,UDP,HTTP and XML.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:31604
    • 提供者:沈维幸
  1. new__arm7_armboot-1.1.0

    0下载:
  2. 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7 / 9 MCU embedded systems UCOS code, with RS232 serial port, TCP / IP network, TFTP, USB interface code, a very complete
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:649064
    • 提供者:stusersz
  1. gprsAt

    0下载:
  2. 一个gprs通讯的数个 at命令封装,需要串口支持,没有实现所有的at命令,实现了几个关键的命令,比如:拨 接 电话,tcp连接等。可以增加函数。-a GPRS communications at the several orders Packaging need serial, not at all in order to achieve several key orders, such as : dial telephone, tcp connections. Increase functi
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2327
    • 提供者:大邢
  1. 51tcpip

    0下载:
  2. 单片机上网源代码,tcp/ip简化源代码,网口转串口-SCM Internet source code, tcp / ip simplify source code, I turn Serial Network
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:617581
    • 提供者:shen0106
  1. Tel2Com

    0下载:
  2. 把串口读写重定向到tcp-put serial reader redirected to tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12683
    • 提供者:刘涛
  1. tcpudp

    0下载:
  2. 实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18693
    • 提供者:陈真
  1. TCPmodbushy

    0下载:
  2. tcp/modbus应用程序,实现了UDP,TCP,把串口通信转换成网络通信-tcp / modbus connection application procedures, the UDP, TCP, put into serial communication network communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:178827
    • 提供者:华轶
  1. redboot-oset-qt44b0x-rel-v0.2.tar

    0下载:
  2. 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。 硬件:勤研电子44B0X豪华板(S3C44B0X/SST39VF160/RTL8019/8M OSC)。 注:此版本不支持用AMD芯片的flash的豪华板版本。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:8M
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:493954
    • 提供者:zhoudong
  1. redboot-strong-rel-v0.2.tar

    0下载:
  2. 程序可作为Bootloader(支持启动脚本功能)、支持GDB源代码级调试、Flash在线烧写。支持网络、串口通信调试,支持TCP/IP协议、HTTP/TFTP、xyzModem协议下载程序。可源代码级调试uClinux内核。 硬件:思创黄金开发板(S3C44B0X/SST39VF160/RTL8019/10M OSC)。 硬件配置: CPU:S3C44B0X RAM:8M FLASH:SST39VF160 OSC:10M NET:RTL8019
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:691994
    • 提供者:zhoudong
  1. 8051_pppsrc

    2下载:
  2. 用单片机实现GPRS modem通讯的源程序,实现了ppp拨号,tcp/udp等通讯协议包含了串口控制协议-with MCU GPRS modem communications program and realized the ppp dial-up, tcp / udp communications Agreement contains the serial control protocol
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32756
    • 提供者:丛君
  1. TcpClientToUart

    0下载:
  2. 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-26
    • 文件大小:4740096
    • 提供者:海码
  1. putty_V0.63.0.0.43510830

    0下载:
  2. PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连接软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多第三方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence授权。随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:233472
    • 提供者:CrazyICer
  1. eqoality

    0下载:
  2. 此为modbus rtu 通信 ,在atmega128上调试通过,本人想做modbus tcp的,多多交流()
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:69632
    • 提供者:yyphroink
  1. neuracle_api

    0下载:
  2. 本程序使用的c#语言编写的TCP串口程序保存neuracle通过局域网共享的数据并保存。(Using the TCP serial program written in the c# language used by the program written by c# to save the data shared by neuracle through the LAN and save it.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:180224
    • 提供者:小齐123
  1. STM32F407_uCOS-III lwip(20160827)

    0下载:
  2. 主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使
  3. 所属分类:uCOS

    • 发布日期:2018-04-21
    • 文件大小:3691520
    • 提供者:taoking_lhkf
  1. aebmoaitor

    0下载:
  2. EASYARM2200的TCP IP协议栈在UC OS下的完整移植程序,不多说了,需要的下载!()
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:893952
    • 提供者:brekdth
  1. gimestamping

    0下载:
  2. 此为modbus rtu 通信 ,在atmega128上调试通过,本人想做modbus tcp的,多多交流()
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:34816
    • 提供者:rerolxoa
  1. LeafSoft

    1下载:
  2. 串口通讯测试,tcp与udp通讯测试。ping测试(Serial communication test, TCP and udp communication test.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-11-30
    • 文件大小:68608
    • 提供者:ziv-zheng
  1. 基于vxworks系统的can_串口_UDP_TCp等使用实例

    1下载:
  2. 给出了vxWorks系统下的各种通讯方式的驱动程序及使用demo,可轻松以此为基础去编写嵌入式控制程序(The driver and demo of various communication modes in VxWorks System are given. It is easy to write embedded control program on this basis)
  3. 所属分类:VxWorks

    • 发布日期:2020-12-03
    • 文件大小:1099776
    • 提供者:撒范德萨发
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com